InDeep File List Maker can create file lists, and then find files and folders in those lists. It can also search for file and folder names in plain test file lists created using other apps.
Lists must be placed in the Lists sub-folder of the program's Data folder. The program is offering to save its lists there. 

When searching for files or folder names, the word separators are " " (space character) and "\" (directory separator character).
To search for folders, place a directory separator character in the search patterns. If you want to see subfolders in results, place two directory separator characters, one next to each other, in the search patterns.
Right click the button that starts the search procedure, to switch between normal search, and searching in the last lists first.

Searching for "My File" will not have results like:
- "File My" (with Preserve Word Order),
- "My First File" (with Preserve Word Sequence),
- "MyFile", "FileMy" or "My File2" (with Match Words),
- "my file" (with Case Sensitive).

Searching for "\My Folder" will not have results like:
- "\Folder My" or "Folder\My" (with Preserve Word Order),
- "\My First Folder" or "My\First Folder" (with Preserve Word Sequence),
- "\MyFolder", "\FolderMy", "\My Folder2" or "My\Folder2" (with Match Words),
- "\my folder" or "my\folder" (with Case Sensitive).